projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e7d1d4
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 17 Jan 2001 15:56:25 +0000
(15:56 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 17 Jan 2001 15:56:25 +0000
(15:56 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 01f3772db32936484f7b2a853a6cec5b3e484fe7..107cba684d349835005c5382c07cae7f69df3047 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2001-01-17 Gerd Moellmann <gerd@gnu.org>
+ * xfaces.c (x_face_list_fonts): Don't BLOCK_INPUT around the
+ call to x_list_fonts. Call x_list_fonts with SIZE -1 only
+ if SCALABLE_FONTS_P is set.
+
* xfaces.c (x_face_list_fonts): Call x_list_fonts with SIZE -1,
so that scalable fonts are included.